[INFO] cloning repository https://github.com/Ann-Z-West/dieselasync-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ann-Z-West/dieselasync-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7cbf3f61d2f794363c105a6845e9b75501e9ae3
[INFO] testing Ann-Z-West/dieselasync-example against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ann-Z-West/dieselasync-example
[INFO] finished tweaking git repo https://github.com/Ann-Z-West/dieselasync-example
[INFO] tweaked toml for git repo https://github.com/Ann-Z-West/dieselasync-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ann-Z-West/dieselasync-example on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ann-Z-West/dieselasync-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel-async v0.3.2
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded scoped-futures v0.1.3
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded tokio-openssl v0.6.4
[INFO] [stderr]   Downloaded postgres-openssl v0.5.0
[INFO] [stderr]   Downloaded aws-credential-types v1.2.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.8
[INFO] [stderr]   Downloaded tokio-postgres v0.7.11
[INFO] [stderr]   Downloaded postgres-types v0.2.7
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded aws-types v1.3.3
[INFO] [stderr]   Downloaded async-trait v0.1.81
[INFO] [stderr]   Downloaded aws-smithy-http v0.60.9
[INFO] [stderr]   Downloaded unicode-properties v0.1.1
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.1
[INFO] [stderr]   Downloaded cc v1.1.6
[INFO] [stderr]   Downloaded aws-sigv4 v1.2.3
[INFO] [stderr]   Downloaded httparse v1.9.4
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded aws-runtime v1.3.1
[INFO] [stderr]   Downloaded aws-smithy-types v1.2.0
[INFO] [stderr]   Downloaded diesel-async v0.4.1
[INFO] [stderr]   Downloaded uuid v1.10.0
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.7.1
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.37.0
[INFO] [stderr]   Downloaded aws-sdk-sso v1.36.0
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.6.2
[INFO] [stderr]   Downloaded aws-config v1.5.4
[INFO] [stderr]   Downloaded aws-sdk-sts v1.36.0
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] [stderr]   Downloaded aws-sdk-secretsmanager v1.40.0
[INFO] [stderr]   Downloaded tokio v1.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 851a7b347c20b784e0eb04a3fe54a9f7a4fecb84110b6d22c82093efc79b3397
[INFO] running `Command { std: "docker" "start" "-a" "851a7b347c20b784e0eb04a3fe54a9f7a4fecb84110b6d22c82093efc79b3397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "851a7b347c20b784e0eb04a3fe54a9f7a4fecb84110b6d22c82093efc79b3397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "851a7b347c20b784e0eb04a3fe54a9f7a4fecb84110b6d22c82093efc79b3397", kill_on_drop: false }`
[INFO] [stdout] 851a7b347c20b784e0eb04a3fe54a9f7a4fecb84110b6d22c82093efc79b3397
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e322f58b5e5d9ead5e87c88321735ce3ba697a0c5eee200be1d1d67c333a30a
[INFO] running `Command { std: "docker" "start" "-a" "8e322f58b5e5d9ead5e87c88321735ce3ba697a0c5eee200be1d1d67c333a30a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling scoped-futures v0.1.3
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling postgres-types v0.2.7
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio v1.39.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling aws-smithy-types v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-postgres v0.7.11
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.1
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-smithy-http v0.60.9
[INFO] [stderr]    Compiling aws-credential-types v1.2.0
[INFO] [stderr]    Compiling aws-sigv4 v1.2.3
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling aws-runtime v1.3.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.6.2
[INFO] [stderr]    Compiling aws-sdk-sts v1.36.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.36.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.37.0
[INFO] [stderr]    Compiling aws-sdk-secretsmanager v1.40.0
[INFO] [stderr]    Compiling aws-config v1.5.4
[INFO] [stderr]    Compiling diesel-async v0.4.1
[INFO] [stderr]    Compiling diesel-async v0.3.2
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/testing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "8e322f58b5e5d9ead5e87c88321735ce3ba697a0c5eee200be1d1d67c333a30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e322f58b5e5d9ead5e87c88321735ce3ba697a0c5eee200be1d1d67c333a30a", kill_on_drop: false }`
[INFO] [stdout] 8e322f58b5e5d9ead5e87c88321735ce3ba697a0c5eee200be1d1d67c333a30a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4807c7a73c5956ee474930799d253f90cd7df3f19ed9cb27a8760d75dc2bf694
[INFO] running `Command { std: "docker" "start" "-a" "4807c7a73c5956ee474930799d253f90cd7df3f19ed9cb27a8760d75dc2bf694", kill_on_drop: false }`
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/testing)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.90s
[INFO] running `Command { std: "docker" "inspect" "4807c7a73c5956ee474930799d253f90cd7df3f19ed9cb27a8760d75dc2bf694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4807c7a73c5956ee474930799d253f90cd7df3f19ed9cb27a8760d75dc2bf694", kill_on_drop: false }`
[INFO] [stdout] 4807c7a73c5956ee474930799d253f90cd7df3f19ed9cb27a8760d75dc2bf694
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1fa34f81e9586fb45d632b47d78053d4aaf7f517eff23efff130745d4a81bd7
[INFO] running `Command { std: "docker" "start" "-a" "f1fa34f81e9586fb45d632b47d78053d4aaf7f517eff23efff130745d4a81bd7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app-79ad3056d0635249)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/testing-ad956fd0eedee259)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_process_job ... FAILED
[INFO] [stdout] test datarepo::postgres::test_basic::tests::test_get_secret ... FAILED
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_archive ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection ... FAILED
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_archive_manifest ... FAILED
[INFO] [stdout] test datarepo::postgres::test_basic::tests::test_db_connection ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifests ... FAILED
[INFO] [stdout] test datarepo::postgres::test_update::tests::test_update_archive_manifest ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_process_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_process_job' (20) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c70fb - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:85:10
[INFO] [stdout]   23:     0x560e384d9f5f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d4470 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5f05 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a549e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2e66 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db6b6 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d5f2e - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e263d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e28fd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4ead - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a382b - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a382b - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a382b - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847d340 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e384991b0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492e14 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dc87b - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7cf9 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a8a92 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a639e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6c6d - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38488700 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bf76 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848e663 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cc8b3 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a8e3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3bd5 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e67cb - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d36bb - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384dbb84 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d2b98 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c9605 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:74:5
[INFO] [stdout]   55:     0x560e384c6107 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:75:36
[INFO] [stdout]   56:     0x560e384c9a26 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_basic::tests::test_get_secret stdout ----
[INFO] [stdout] secret name is: rds!db-xxxxxxxx-yyyy-wwww-zzzz-sssssssssssss
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_basic::tests::test_get_secret' (22) panicked at testing/src/datarepo/postgres/test_basic.rs:11:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e384e0e58 - <core[28b146924c2f19c6]::result::Result<&utils[d0c01219b8353060]::structures::secrets::RdsSecret, &alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e384e0e58 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:11:54
[INFO] [stdout]   22:     0x560e384d941f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   23:     0x560e384d3c00 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   24:     0x560e384a5605 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x560e384a51ce - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x560e384d2c26 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   27:     0x560e384db3e6 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   28:     0x560e384d47de - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   29:     0x560e384e23fd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x560e384e26bd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384a4c6d - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   32:     0x560e384a298b - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x560e384a298b - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x560e384a298b - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   35:     0x560e3847b720 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   36:     0x560e38493210 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   37:     0x560e38492cf4 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   38:     0x560e384dbcab - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x560e384e7ab9 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x560e384a7f52 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x560e384a603e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x560e384e6a2d - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x560e384861e0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   44:     0x560e3848baf6 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   45:     0x560e3848c803 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   46:     0x560e384cbbc3 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x560e3847a2b3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   48:     0x560e384e3245 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   49:     0x560e384e558b - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   50:     0x560e384d2f6b - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   51:     0x560e384db814 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x560e384d28b8 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x560e384e1b55 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:6:5
[INFO] [stdout]   54:     0x560e384e09b7 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:7:31
[INFO] [stdout]   55:     0x560e384c97e6 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   77:     0x7b718c8b3a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_archive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_archive' (18) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c651c - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:20:10
[INFO] [stdout]   23:     0x560e384d9e1f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d4380 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5e05 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a544e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2e26 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db666 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d5c8e - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e25fd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e28bd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4e6d - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a368b - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a368b - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a368b - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847d020 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e38498710 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492df4 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dc72b - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7cb9 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a8952 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a633e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6c2d - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e384882e0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bef6 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848e303 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cc743 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a833 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3ac5 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e65bb - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d35eb - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384dbb24 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d2b48 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c9575 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:9:5
[INFO] [stdout]   55:     0x560e384c60d7 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:10:32
[INFO] [stdout]   56:     0x560e384c99e6 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive' (23) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c23fc - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:23:10
[INFO] [stdout]   23:     0x560e384d969f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d3de0 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5805 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a526e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2ca6 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db486 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d4d1e - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e247d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e273d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4ced - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a2ccb - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a2ccb - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a2ccb - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847bd60 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e38494750 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492d34 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dbf4b - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7b39 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a81d2 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a60fe - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6aad - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38486a20 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bbf6 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848cec3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cbea3 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a413 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3465 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e59ab - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d310b - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384db8d4 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d2958 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c92a5 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:12:5
[INFO] [stdout]   55:     0x560e384c1f67 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:13:32
[INFO] [stdout]   56:     0x560e384c9866 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file' (26) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c5654 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:97:10
[INFO] [stdout]   23:     0x560e384d9b9f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d41a0 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5c05 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a53ae - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2da6 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db5c6 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d579e - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e257d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e283d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4ded - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a334b - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a334b - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a334b - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847c9e0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e384971d0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492db4 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dc48b - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7c39 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a86d2 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a627e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6bad - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38487aa0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bdf6 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848dc43 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cc463 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a6d3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e38a5 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e61eb - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d344b - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384dba54 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d2a98 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c94e5 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:86:5
[INFO] [stdout]   55:     0x560e384c2027 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:87:64
[INFO] [stdout]   56:     0x560e384c9966 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection' (25) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c3c02 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:69:10
[INFO] [stdout]   23:     0x560e384d991f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d3fc0 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5a05 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a530e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2d26 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db526 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d525e - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e24fd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e27bd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4d6d - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a300b - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a300b - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a300b - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847c3a0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e38495c90 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492d74 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dc1eb - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7bb9 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a8452 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a61be - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6b2d - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38487260 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bcf6 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848d583 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cc183 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a573 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3685 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e5dcb - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d32ab - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384db994 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d29f8 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c93c5 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:58:5
[INFO] [stdout]   55:     0x560e384c1fc7 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:59:55
[INFO] [stdout]   56:     0x560e384c98e6 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_archive_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_archive_manifest' (19) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c845b - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:47:10
[INFO] [stdout]   23:     0x560e384da09f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d4560 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a6005 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a54ee - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2ea6 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db706 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d61ce - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e267d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e293d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4eed - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a39cb - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a39cb - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a39cb - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847d660 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e38499c50 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492e34 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dc9cb - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7d39 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a8bd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a63fe - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6cad - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38488b20 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bff6 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848e9c3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cca23 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a993 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3ce5 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e69db - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d378b - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384dbbe4 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d2be8 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c9695 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:36:5
[INFO] [stdout]   55:     0x560e384c6137 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:37:41
[INFO] [stdout]   56:     0x560e384c9a66 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_basic::tests::test_db_connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_basic::tests::test_db_connection' (21) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384e1401 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:26:10
[INFO] [stdout]   23:     0x560e384d955f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d3cf0 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5705 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a521e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2c66 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db436 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d4a7e - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e243d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e26fd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4cad - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a2b2b - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a2b2b - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a2b2b - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847ba40 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e38493cb0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492d14 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dbdfb - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7af9 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a8092 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a609e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6a6d - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38486600 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bb76 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848cb63 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cbd33 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a363 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3355 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e579b - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d303b - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384db874 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d2908 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384e1be5 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:15:5
[INFO] [stdout]   55:     0x560e384e09e7 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:16:34
[INFO] [stdout]   56:     0x560e384c9826 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings' (24) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c4934 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:130:10
[INFO] [stdout]   23:     0x560e384d9a5f - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d40b0 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5b05 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a535e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2d66 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db576 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d54fe - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e253d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e27fd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4dad - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a31ab - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a31ab - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a31ab - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847c6c0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e38496730 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492d94 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dc33b - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7bf9 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a8592 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a621e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6b6d - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38487680 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bd76 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848d8e3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cc2f3 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a623 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3795 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e5fdb - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d337b - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384db9f4 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d2a48 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c9455 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:119:5
[INFO] [stdout]   55:     0x560e384c1ff7 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:120:56
[INFO] [stdout]   56:     0x560e384c9926 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifests' (27) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e384c304a - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:46:10
[INFO] [stdout]   23:     0x560e384d97df - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x560e384d3ed0 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x560e384a5905 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x560e384a52be - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x560e384d2ce6 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x560e384db4d6 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x560e384d4fbe - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x560e384e24bd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x560e384e277d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x560e384a4d2d - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x560e384a2e6b - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x560e384a2e6b - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x560e384a2e6b - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x560e3847c080 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x560e384951f0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x560e38492d54 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x560e384dc09b - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x560e384e7b79 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x560e384a8312 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x560e384a615e - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x560e384e6aed - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x560e38486e40 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x560e3848bc76 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x560e3848d223 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x560e384cc013 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x560e3847a4c3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x560e384e3575 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x560e384e5bbb - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x560e384d31db - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x560e384db934 - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x560e384d29a8 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x560e384c9335 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:35:5
[INFO] [stdout]   55:     0x560e384c1f97 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:36:42
[INFO] [stdout]   56:     0x560e384c98a6 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   78:     0x7b718c8b3a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_update::tests::test_update_archive_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_update::tests::test_update_archive_manifest' (28) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560e39105528 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560e39105528 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560e39105528 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560e3911e17a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560e3911e17a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x560e3910a952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560e3910a952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560e390e2ad6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560e390e2ad6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560e390fcc39 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560e384f5a7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x560e384f5a7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560e390fceb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x560e390fceb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560e390e2b92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560e390d7989 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560e390e3b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560e3911e93c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560e3911e6b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x560e385f716f - <core[28b146924c2f19c6]::result::Result<utils[d0c01219b8353060]::structures::secrets::RdsSecret, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560e385f716f - utils[d0c01219b8353060]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x560e3860de35 - utils[d0c01219b8353060]::datarepo::postgres::update::upadte_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/update.rs:19:14
[INFO] [stdout]   23:     0x560e384d8d4b - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:19:10
[INFO] [stdout]   24:     0x560e384d9cdf - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x560e384d4290 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x560e384a5d05 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::try_with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x560e384a53fe - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::task::local::LocalData>>::with::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::with<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x560e384d2de6 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::with::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x560e384db616 - <tokio[806a54ea0cea64ef]::task::local::RunUntil<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x560e384d59f0 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x560e384e25bd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stderr] error: test failed, to rerun pass `-p testing --lib`
[INFO] [stdout]   32:     0x560e384e287d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x560e384a4e2d - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x560e384a34eb - tokio[806a54ea0cea64ef]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x560e384a34eb - tokio[806a54ea0cea64ef]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x560e384a34eb - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x560e3847cd00 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x560e38497c70 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x560e38492dd4 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x560e384dc5db - <tokio[806a54ea0cea64ef]::runtime::context::scoped::Scoped<tokio[806a54ea0cea64ef]::runtime::scheduler::Context>>::set::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x560e384e7c79 - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x560e384a8812 - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::try_with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x560e384a62de - <std[929523f510218772]::thread::local::LocalKey<tokio[806a54ea0cea64ef]::runtime::context::Context>>::with::<tokio[806a54ea0cea64ef]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x560e384e6bed - tokio[806a54ea0cea64ef]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x560e38487ec0 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x560e3848be76 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x560e3848dfa3 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x560e384cc5d3 - tokio[806a54ea0cea64ef]::runtime::context::runtime::enter_runtime::<<tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x560e3847a783 - <tokio[806a54ea0cea64ef]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x560e384e39b5 - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x560e384e63ad - <tokio[806a54ea0cea64ef]::runtime::runtime::Runtime>::block_on::<<tokio[806a54ea0cea64ef]::task::local::LocalSet>::run_until<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x560e384d3524 - <tokio[806a54ea0cea64ef]::task::local::LocalSet>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x560e384dbabd - <actix_rt[461cb4acbf6745db]::runtime::Runtime>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x560e384d2af1 - <actix_rt[461cb4acbf6745db]::system::SystemRunner>::block_on::<testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x560e384da9c1 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:6:5
[INFO] [stdout]   56:     0x560e384d8917 - testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:7:44
[INFO] [stdout]   57:     0x560e384c99a6 - <testing[3f5a0297dcaeb03d]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x560e384e8b5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x560e384e8b5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x560e384f63d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x560e384f63d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x560e384f63d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x560e384f63d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x560e384f63d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x560e384f0f34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x560e384f0f34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x560e384f9452 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x560e384f9452 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x560e384f9452 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x560e384f9452 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x560e384f9452 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x560e3910449f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   77:     0x560e3910449f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7b718c826aa4 - <unknown>
[INFO] [stdout]   79:     0x7b718c8b3a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_archive
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_archive_manifest
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_process_job
[INFO] [stdout]     datarepo::postgres::test_basic::tests::test_db_connection
[INFO] [stdout]     datarepo::postgres::test_basic::tests::test_get_secret
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifests
[INFO] [stdout]     datarepo::postgres::test_update::tests::test_update_archive_manifest
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f1fa34f81e9586fb45d632b47d78053d4aaf7f517eff23efff130745d4a81bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1fa34f81e9586fb45d632b47d78053d4aaf7f517eff23efff130745d4a81bd7", kill_on_drop: false }`
[INFO] [stdout] f1fa34f81e9586fb45d632b47d78053d4aaf7f517eff23efff130745d4a81bd7
